Fix the building of the Xen TPM driver as module and prevents front-
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 May 2006 12:42:20 +0000 (13:42 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 May 2006 12:42:20 +0000 (13:42 +0100)
commit4df9ae27a2d49074a19f963ec54c99ff33bc4411
treebfc594af9158066ba5a0dbbf19d06c0a9196b278
parent118614a90c3bddb625522cee4cbc56f609220c40
Fix the building of the Xen TPM driver as module and prevents front-
and backends to be rmmod'ed by removing their module_exit line.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
linux-2.6-xen-sparse/drivers/char/tpm/Kconfig
linux-2.6-xen-sparse/drivers/char/tpm/Makefile
linux-2.6-xen-sparse/drivers/char/tpm/tpm_xen.c
linux-2.6-xen-sparse/drivers/xen/tpmback/tpmback.c